home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7189 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: goanna.cs.rmit.EDU.AU!not-for-mail
  2. From: ok@goanna.cs.rmit.EDU.AU (Richard A. O'Keefe)
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
  4. Subject: Re: C/C++ knocks the crap out of Ada
  5. Date: 22 Feb 1996 15:55:35 +1100
  6. Organization: Comp Sci, RMIT, Melbourne, Australia
  7. Message-ID: <4ggt07$7mm@goanna.cs.rmit.EDU.AU>
  8. References: <00001a73+00002504@msn.com> <4etcmm$lpd@nova.dimensional.com> <3114d8fb.5a455349@zesi.ruhr.de> <4f5h5t$f13@vixen.cso.uiuc.edu> <4g1bgf$l5@mailhub.scitec.com.au> <312515DF.7D3B@cmlj.demon.co.uk> <4g5sas$787@goanna.cs.rmit.EDU.AU> <4g966j$cr8@goanna.cs.rmit.EDU.AU> <dewar.824868402@schonberg>
  9. NNTP-Posting-Host: goanna.cs.rmit.edu.au
  10. X-Newsreader: NN version 6.5.0 #0 (NOV)
  11.  
  12. I wrote:
  13. >Ada does not support Fortran-style formatted I/O, nor PL/I style
  14. >formatted or pictured I/O (but see Interfaces.COBOL).
  15.  
  16. dewar@cs.nyu.edu (Robert Dewar) writes:
  17. >Wrong advice, Ada 95 DOES spport COBOL-style pictures, see the information
  18. >systems annex. I am not sure what "pictured I/O" is (COBOL certainly does
  19. >not have it! But both COBOL and Ada 95 provide facilities for the use of
  20. >pictures to edit alphanumeric data (this data can certainly be output
  21. >after it is edited :-)
  22.  
  23. "Wrong advice"?   But I never said Ada 95 doesn't support COBOL-style
  24. pictures!  I avoided mention of the Information Systems annex because
  25. it is one of the "Specialised Needs" annexes, which are optional, but
  26. annex B isn't (though if I understand correctly the child packages are).
  27.  
  28. What I wrote was
  29.     Ada does not support ... PL/I style formatted or pictured I/O
  30.                                  ^^^^
  31.  
  32. It remains true that Ada 95 does not support PL/I style pictures, neither
  33. in the core nor in any specialised needs annex, nor does it support PL/I
  34. *style* I/O.  I am actually _happy_ that this is so.
  35.  
  36. PL/I-style "record" I/O is also not supported by Ada 95.
  37. It might actually be worth discussing this at some time; what did DEC Ada
  38. do about RMS?
  39. -- 
  40. Election time; but how to get Labor _out_ without letting Liberal _in_?
  41. Richard A. O'Keefe; http://www.cs.rmit.edu.au/~ok; RMIT Comp.Sci.
  42.